jsonrpsee-ws-client 0.16.3

WebSocket client for JSON-RPC
Documentation
# jsonrpsee-ws-client `jsonrpsee-ws-client` is a [JSON RPC](https://www.jsonrpc.org/specification) WebSocket client library that's is built for `async/await`. ## Async runtime support This library uses `tokio` as the runtime and does not support other runtimes.